home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 7458 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  987 b 

  1. Path: inforamp.net!ts18-03
  2. From: rmorin@inforamp.net (Randy Charles Morin)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Help on SQLDriverConnect    Please
  5. Date: Fri, 23 Feb 96 11:38:34 GMT
  6. Organization: MiddleWorld SoftWare
  7. Message-ID: <4gk8lk$9qp@sam.inforamp.net>
  8. References: <4gepeh$ksk@news-rocq.inria.fr>
  9. NNTP-Posting-Host: ts18-03.tor.inforamp.net
  10. X-Newsreader: News Xpress Version 1.0 Beta #4
  11.  
  12. In article <4gepeh$ksk@news-rocq.inria.fr>,
  13.    shengwen@etel.inria.fr (Li Shengwen) wrote:
  14. >I'm trying to connect to a database by the SQLDriverConnect function 
  15. >in ODBC2.1 . But i get the error (by SQLError) IM008 which means the Driver 
  16. Manager
  17. >fail to display the soure dialog box. Could somebody tell why this error
  18. >and what i can do? Any suggestion is appreciated. Please answer by
  19. >e-mail because i can't read news every day. 
  20.  
  21. Sounds to me that the ODBC driver is not installed correctly or the specific 
  22. database driver is not installed correctly.  But I'm just guessing.
  23.  
  24. Agrivar
  25.